home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
remote_control.swf
/
scripts
/
DefineButton2_60
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2008-08-08
|
139b
|
7 lines
on(press){
stopAllSounds();
_root.funcHITBOX("PlayAgain");
_root.SFX.gotoAndPlay("Click");
_root.gotoAndStop("Title");
}